*** empty log message ***
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 2 Jan 2007 16:48:35 +0000 (16:48 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 2 Jan 2007 16:48:35 +0000 (16:48 +0000)
src/ChangeLog

index e982eba715321f77bcf1ace03c4f5926c23ad2e3..b1c880e020dbb486b3d4531e634e172eb26e32a5 100644 (file)
@@ -1,3 +1,15 @@
+2007-01-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * gtkutil.h (xg_menu_item_cb_data_): Remove highlight_id and
+       unhighlight_id.
+
+       * gtkutil.c (menuitem_highlight_callback): Invoked widget is the
+       parent of the menu item.  Get menu item widget from event.
+       (xg_create_one_menuitem, xg_update_menu_item): highlight_id and
+       unhighlight_id has been removed.
+       (create_menus): Connect enter/leave-notify-event to the menu instead
+       of individual items.
+
 2006-12-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * gtkutil.c (update_frame_tool_bar): Connect create-menu-proxy with